home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 April / april_2000.iso / Instant Messengers / Net2gether / DEMO.SWF / scripts / DefineButton2_278 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2000-02-01  |  59 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(42);
  4. }
  5.